Update kml.xml (#980)
author積丹尼 Dan Jacobson <jidanni@jidanni.org>
Thu, 12 Jan 2023 14:13:40 +0000 (22:13 +0800)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 14:13:40 +0000 (07:13 -0700)
Fix typo.

xmldoc/formats/kml.xml

index a824d815cd6527ace1f928513127bc9cdecb0f5e..cfbb398cb103421fd6b477200847438fbf2c3b62 100644 (file)
@@ -7,7 +7,7 @@ read because they don't map well into other programs.  For example, KML has
 ideas of camera views and names and descriptions can have arbitrarily
 complicated HTML in them.   KML files may have tiered "Styles" which
 can identify sizing info and URLs of associated icons.   Reading such
-files with GPSBabel - even if your goal it to write it back out as KML - can often
+files with GPSBabel - even if your goal is to write it back out as KML - can often
 have surprising results.  Simple files with waypoints and paths (which
 GPSBabel represents internally as tracks) work fine.
 </para>